简单的for循环实现九九乘法表 PHP for 循环 语法 参数: init counter:初始化循环计数器的值 test counter:: 评估每个循环迭代。如果值为 TRUE,继续循环。如 ...